object frmPlayList: TfrmPlayList Left = 609 Top = 109 BorderStyle = bsDialog Caption = 'Current Playlist' ClientHeight = 331 ClientWidth = 326 Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object sbUp: TSpeedButton Left = 296 Top = 96 Width = 25 Height = 25 Hint = 'Move Up' Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333 3333333333777F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000 3333333777737777F333333099999990333333373F3333373333333309999903 333333337F33337F33333333099999033333333373F333733333333330999033 3333333337F337F3333333333099903333333333373F37333333333333090333 33333333337F7F33333333333309033333333333337373333333333333303333 333333333337F3333333333333303333333333333337333333330000} NumGlyphs = 2 ParentShowHint = False ShowHint = True OnClick = sbUpClick end object sbDown: TSpeedButton Left = 296 Top = 128 Width = 25 Height = 25 Hint = 'Move Down' Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333 333333333337F33333333333333033333333333333373F333333333333090333 33333333337F7F33333333333309033333333333337373F33333333330999033 3333333337F337F33333333330999033333333333733373F3333333309999903 333333337F33337F33333333099999033333333373333373F333333099999990 33333337FFFF3FF7F33333300009000033333337777F77773333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F333333333333000333333333333377733333330000} NumGlyphs = 2 ParentShowHint = False ShowHint = True OnClick = sbDownClick end object sbDelete: TSpeedButton Left = 296 Top = 240 Width = 25 Height = 25 Hint = 'Delete' Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333333333333333333333333333FFF33FF333FFF339993370733 999333777FF37FF377733339993000399933333777F777F77733333399970799 93333333777F7377733333333999399933333333377737773333333333990993 3333333333737F73333333333331013333333333333777FF3333333333910193 333333333337773FF3333333399000993333333337377737FF33333399900099 93333333773777377FF333399930003999333337773777F777FF339993370733 9993337773337333777333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 ParentShowHint = False ShowHint = True OnClick = sbDeleteClick end object lbPlayList: TListBox Left = 16 Top = 16 Width = 273 Height = 249 ItemHeight = 16 TabOrder = 0 OnClick = lbPlayListClick end object pnlButtons: TRzPanel Left = 0 Top = 282 Width = 326 Height = 49 BevelSides = [sdTop] BorderSides = [] Align = alBottom BevelInner = bvLowered TabOrder = 1 object bbOK: TBitBtn Left = 118 Top = 8 Width = 89 Height = 33 TabOrder = 0 OnClick = bbOKClick Kind = bkOK end end end